home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 May / EnigmA AMIGA RUN 27 (1998)(G.R. Edizioni)(IT)[!][issue 1998-05].iso / recent2 / htmlto.readme < prev    next >
Text File  |  1998-04-19  |  1KB  |  38 lines

  1. Short:    V2.1, Converts HTML files into LaTeX2e docs.
  2. Author:   asodtal@gwdg.de (Axel Sodtalbers)
  3. Uploader: asodtal@gwdg.de (Axel Sodtalbers)
  4. Version:  2.10
  5. Type:     comm/www
  6. Kurz:     Konvertiert HTML zu LaTeX2e-Texten
  7.  
  8.  
  9. HTMLtoTeX has been designed to convert HTML text (!) documents
  10. taken from the WorldWideWeb to LaTeX2e documents.
  11.  
  12. The program can not convert any type of HTML files.
  13. Trying to convert a web page full of graphics, applets
  14. and so on into LaTeX2e files is obviously useless!
  15.  
  16. In return, HTMLtoTeX recognises the following HTML
  17. elements and tries to convert them to suitable LaTeX2e tags:
  18.  
  19. · nearly all numeric and character entities
  20.  
  21. · the most common font styles (such as <B>)
  22.  
  23. · information style elements (<CODE> for example),
  24.  
  25. · headings (<H1>)
  26.  
  27. · paragraphs (<P>) and linebreaks (<BR>)
  28.  
  29. · ordered, unordered and definition lists
  30.  
  31. · preformatted text (<PRE>), block quotes (<BQ>)
  32.  
  33.  
  34. New in Version 2.10
  35. ~~~~~~~~~~~~~~~~~~~
  36.  
  37. GUI slightly improved, conversion progress indicator added
  38.